Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update to jdk21 - EXO-71474 - meeds-io/MIPs#91 #47

Closed
wants to merge 1 commit into from

Conversation

rdenarie
Copy link
Member

@rdenarie rdenarie commented May 3, 2024

Before this fix, we use lombok-maven-plugin version 1.18.20.0 which use lombok 1.18.20 which is not compatible with jdk21. This fix is a workaround waiting this pr to be merged : awhitford/lombok.maven#180 and a new artifact released

Resolves Meeds-io/MIPs#91

Before this fix, we use lombok-maven-plugin version 1.18.20.0 which use lombok 1.18.20 which is not compatible with jdk21.
This fix is a workaround waiting this pr to be merged : awhitford/lombok.maven#180 and a new artifact released

Resolves Meeds-io/MIPs#91
@rdenarie rdenarie changed the title fix: Update to jdk21 - EXO-71474 fix: Update to jdk21 - EXO-71474 - meeds-io/MIPs#91 May 3, 2024
@rdenarie rdenarie marked this pull request as draft May 3, 2024 09:35
@rdenarie rdenarie closed this May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Upgrade to JDK 21
1 participant